Package com.cisco.pt.ipc.sim.pdu
Interface NdOption
- All Known Subinterfaces:
DNSRAOption,LinkLayerOption,MtuOption,PrefixOption
- All Known Implementing Classes:
DNSRAOptionImpl,LinkLayerOptionImpl,MtuOptionImpl,NdOptionImpl,PrefixOptionImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getOptionType
NdOptionType getOptionType()- Returns:
- NdOptionType Returns a NdOptionType
-
setOptionType
- Parameters:
optionType- Takes in a parameter of optionType
-